home *** CD-ROM | disk | FTP | other *** search
/ 501 Great Games / 501 Great Games - Volume One (2001)(Guildhall Leisure Services).iso / GLOBAL MINES / GlobalMines.exe / 0 / RCDATA / THIGHSCORES / THIGHSCORES.txt
Text File  |  1998-02-23  |  6KB  |  343 lines

  1. object Highscores: THighscores
  2.   Left = 435
  3.   Top = 310
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Highscores'
  7.   ClientHeight = 239
  8.   ClientWidth = 302
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object OkButton: TButton
  20.     Left = 225
  21.     Top = 212
  22.     Width = 75
  23.     Height = 25
  24.     Cancel = True
  25.     Caption = 'OK'
  26.     Default = True
  27.     TabOrder = 0
  28.     OnClick = OkButtonClick
  29.   end
  30.   object ClearButton: TButton
  31.     Left = 146
  32.     Top = 212
  33.     Width = 75
  34.     Height = 25
  35.     Caption = 'Clear'
  36.     TabOrder = 1
  37.     OnClick = ClearButtonClick
  38.   end
  39.   object HighscoreControl: TTabControl
  40.     Left = 3
  41.     Top = 4
  42.     Width = 297
  43.     Height = 202
  44.     TabIndex = 0
  45.     TabOrder = 2
  46.     Tabs.Strings = (
  47.       'Beginner'
  48.       'Intermediate'
  49.       'Expert')
  50.     OnChange = HighscoreControlChange
  51.     object Label1: TLabel
  52.       Left = 8
  53.       Top = 26
  54.       Width = 9
  55.       Height = 13
  56.       Caption = '1.'
  57.     end
  58.     object Label2: TLabel
  59.       Left = 8
  60.       Top = 43
  61.       Width = 9
  62.       Height = 13
  63.       Caption = '2.'
  64.     end
  65.     object Label3: TLabel
  66.       Left = 8
  67.       Top = 60
  68.       Width = 9
  69.       Height = 13
  70.       Caption = '3.'
  71.     end
  72.     object Label4: TLabel
  73.       Left = 8
  74.       Top = 77
  75.       Width = 9
  76.       Height = 13
  77.       Caption = '4.'
  78.     end
  79.     object Label5: TLabel
  80.       Left = 8
  81.       Top = 95
  82.       Width = 9
  83.       Height = 13
  84.       Caption = '5.'
  85.     end
  86.     object Label6: TLabel
  87.       Left = 8
  88.       Top = 112
  89.       Width = 9
  90.       Height = 13
  91.       Caption = '6.'
  92.     end
  93.     object Label7: TLabel
  94.       Left = 8
  95.       Top = 129
  96.       Width = 9
  97.       Height = 13
  98.       Caption = '7.'
  99.     end
  100.     object Label8: TLabel
  101.       Left = 8
  102.       Top = 146
  103.       Width = 9
  104.       Height = 13
  105.       Caption = '8.'
  106.     end
  107.     object Label9: TLabel
  108.       Left = 8
  109.       Top = 163
  110.       Width = 9
  111.       Height = 13
  112.       Caption = '9.'
  113.     end
  114.     object Label10: TLabel
  115.       Left = 2
  116.       Top = 180
  117.       Width = 15
  118.       Height = 13
  119.       Caption = '10.'
  120.     end
  121.     object Name10: TLabel
  122.       Left = 24
  123.       Top = 180
  124.       Width = 28
  125.       Height = 13
  126.       Caption = 'Name'
  127.     end
  128.     object Name9: TLabel
  129.       Left = 24
  130.       Top = 163
  131.       Width = 28
  132.       Height = 13
  133.       Caption = 'Name'
  134.     end
  135.     object Name8: TLabel
  136.       Left = 24
  137.       Top = 146
  138.       Width = 28
  139.       Height = 13
  140.       Caption = 'Name'
  141.     end
  142.     object Name7: TLabel
  143.       Left = 24
  144.       Top = 129
  145.       Width = 28
  146.       Height = 13
  147.       Caption = 'Name'
  148.     end
  149.     object Name6: TLabel
  150.       Left = 24
  151.       Top = 112
  152.       Width = 28
  153.       Height = 13
  154.       Caption = 'Name'
  155.     end
  156.     object Name5: TLabel
  157.       Left = 24
  158.       Top = 95
  159.       Width = 28
  160.       Height = 13
  161.       Caption = 'Name'
  162.     end
  163.     object Name4: TLabel
  164.       Left = 24
  165.       Top = 77
  166.       Width = 28
  167.       Height = 13
  168.       Caption = 'Name'
  169.     end
  170.     object Name3: TLabel
  171.       Left = 24
  172.       Top = 60
  173.       Width = 28
  174.       Height = 13
  175.       Caption = 'Name'
  176.     end
  177.     object Name2: TLabel
  178.       Left = 24
  179.       Top = 43
  180.       Width = 28
  181.       Height = 13
  182.       Caption = 'Name'
  183.     end
  184.     object Name1: TLabel
  185.       Left = 24
  186.       Top = 26
  187.       Width = 28
  188.       Height = 13
  189.       Caption = 'Name'
  190.     end
  191.     object Date1: TLabel
  192.       Left = 200
  193.       Top = 26
  194.       Width = 23
  195.       Height = 13
  196.       Caption = 'Date'
  197.     end
  198.     object Date2: TLabel
  199.       Left = 200
  200.       Top = 43
  201.       Width = 23
  202.       Height = 13
  203.       Caption = 'Date'
  204.     end
  205.     object Date3: TLabel
  206.       Left = 200
  207.       Top = 60
  208.       Width = 23
  209.       Height = 13
  210.       Caption = 'Date'
  211.     end
  212.     object Date4: TLabel
  213.       Left = 200
  214.       Top = 77
  215.       Width = 23
  216.       Height = 13
  217.       Caption = 'Date'
  218.     end
  219.     object Date5: TLabel
  220.       Left = 200
  221.       Top = 95
  222.       Width = 23
  223.       Height = 13
  224.       Caption = 'Date'
  225.     end
  226.     object Date6: TLabel
  227.       Left = 200
  228.       Top = 112
  229.       Width = 23
  230.       Height = 13
  231.       Caption = 'Date'
  232.     end
  233.     object Date7: TLabel
  234.       Left = 200
  235.       Top = 129
  236.       Width = 23
  237.       Height = 13
  238.       Caption = 'Date'
  239.     end
  240.     object Date8: TLabel
  241.       Left = 200
  242.       Top = 146
  243.       Width = 23
  244.       Height = 13
  245.       Caption = 'Date'
  246.     end
  247.     object Date9: TLabel
  248.       Left = 200
  249.       Top = 163
  250.       Width = 23
  251.       Height = 13
  252.       Caption = 'Date'
  253.     end
  254.     object Date10: TLabel
  255.       Left = 200
  256.       Top = 180
  257.       Width = 23
  258.       Height = 13
  259.       Caption = 'Date'
  260.     end
  261.     object Time1: TLabel
  262.       Left = 266
  263.       Top = 26
  264.       Width = 23
  265.       Height = 13
  266.       Alignment = taRightJustify
  267.       Caption = 'Time'
  268.     end
  269.     object Time2: TLabel
  270.       Left = 266
  271.       Top = 43
  272.       Width = 23
  273.       Height = 13
  274.       Alignment = taRightJustify
  275.       Caption = 'Time'
  276.     end
  277.     object Time3: TLabel
  278.       Left = 266
  279.       Top = 60
  280.       Width = 23
  281.       Height = 13
  282.       Alignment = taRightJustify
  283.       Caption = 'Time'
  284.     end
  285.     object Time4: TLabel
  286.       Left = 266
  287.       Top = 77
  288.       Width = 23
  289.       Height = 13
  290.       Alignment = taRightJustify
  291.       Caption = 'Time'
  292.     end
  293.     object Time5: TLabel
  294.       Left = 266
  295.       Top = 95
  296.       Width = 23
  297.       Height = 13
  298.       Alignment = taRightJustify
  299.       Caption = 'Time'
  300.     end
  301.     object Time6: TLabel
  302.       Left = 266
  303.       Top = 112
  304.       Width = 23
  305.       Height = 13
  306.       Alignment = taRightJustify
  307.       Caption = 'Time'
  308.     end
  309.     object Time7: TLabel
  310.       Left = 266
  311.       Top = 129
  312.       Width = 23
  313.       Height = 13
  314.       Alignment = taRightJustify
  315.       Caption = 'Time'
  316.     end
  317.     object Time8: TLabel
  318.       Left = 266
  319.       Top = 146
  320.       Width = 23
  321.       Height = 13
  322.       Alignment = taRightJustify
  323.       Caption = 'Time'
  324.     end
  325.     object Time9: TLabel
  326.       Left = 266
  327.       Top = 163
  328.       Width = 23
  329.       Height = 13
  330.       Alignment = taRightJustify
  331.       Caption = 'Time'
  332.     end
  333.     object Time10: TLabel
  334.       Left = 266
  335.       Top = 180
  336.       Width = 23
  337.       Height = 13
  338.       Alignment = taRightJustify
  339.       Caption = 'Time'
  340.     end
  341.   end
  342. end
  343.